Announcements

Back to Announcements
Fri · 11/29/19
8PM
Jalan Lumanjang No. 1, Menteng

“The harvest is plentiful, but the laborers are few; therefore PRAY earnestly to the Lord of the harvest to send out laborers into his harvest.” -Matthew 9:37b-38

HMCC highly values our monthly time of corporate prayer. We believe that our church was founded on and continues to be built on prayer. Join us to learn to pray for the church and invest in our community in this way.

 

Requests 0.117184 s
502.1641 kB
Benchmark Min Max Average Total
"announcements/3568/Church-Wide Prayer Gathering" (1)
0.117279 s
0.117279 s
0.117279 s
0.117279 s
509.8750 kB
509.8750 kB
509.8750 kB
509.8750 kB
Kohana 0.056481 s
14.7578 kB
Benchmark Min Max Average Total
find_file (74)
0.000079 s
0.002022 s
0.000763 s
0.056481 s
0.0547 kB
1.3438 kB
0.1994 kB
14.7578 kB
Database (default) 0.032077 s
847.9688 kB
Benchmark Min Max Average Total
SHOW FULL COLUMNS FROM `regions` (1)
0.005908 s
0.005908 s
0.005908 s
0.005908 s
17.1016 kB
17.1016 kB
17.1016 kB
17.1016 kB
SELECT `region`.`id` AS `id`, `region`.`name` AS `name`, `region`.`url` AS `url`, `region`.`timezone` AS `timezone`, `region`.`location` AS `location`, `region`.`image_url` AS `image_url` FROM `regions` AS `region` (1)
0.000769 s
0.000769 s
0.000769 s
0.000769 s
17.0469 kB
17.0469 kB
17.0469 kB
17.0469 kB
SELECT `region`.`id` AS `id`, `region`.`name` AS `name`, `region`.`url` AS `url`, `region`.`timezone` AS `timezone`, `region`.`location` AS `location`, `region`.`image_url` AS `image_url` FROM `regions` AS `region` WHERE `url` = 'jakarta' LIMIT 1 (1)
0.000289 s
0.000289 s
0.000289 s
0.000289 s
16.2813 kB
16.2813 kB
16.2813 kB
16.2813 kB
SHOW FULL COLUMNS FROM `announcements` (1)
0.002954 s
0.002954 s
0.002954 s
0.002954 s
18.0703 kB
18.0703 kB
18.0703 kB
18.0703 kB
SELECT `announcement`.`id` AS `id`, `announcement`.`title` AS `title`, `announcement`.`description` AS `description`, `announcement`.`region_id` AS `region_id`, `announcement`.`location_id` AS `location_id`, `announcement`.`contact_id` AS `contact_id`, `announcement`.`banner_url` AS `banner_url`, `announcement`.`start_date` AS `start_date`, `announcement`.`end_date` AS `end_date`, `announcement`.`signup_url` AS `signup_url`, `announcement`.`url` AS `url`, `announcement`.`hidden` AS `hidden` FROM `announcements` AS `announcement` WHERE `announcement`.`region_id` = '4' AND `id` = '3568' ORDER BY `announcement`.`start_date` ASC, `announcement`.`end_date` ASC LIMIT 1 (1)
0.000653 s
0.000653 s
0.000653 s
0.000653 s
16.3750 kB
16.3750 kB
16.3750 kB
16.3750 kB
SHOW FULL COLUMNS FROM `region_cache` (1)
0.003597 s
0.003597 s
0.003597 s
0.003597 s
16.9609 kB
16.9609 kB
16.9609 kB
16.9609 kB
SELECT `region_cache`.`id` AS `id`, `region_cache`.`region_id` AS `region_id`, `region_cache`.`expires_at` AS `expires_at`, `region_cache`.`key` AS `key`, `region_cache`.`value` AS `value` FROM `region_cache` AS `region_cache` WHERE `region_cache`.`region_id` = '4' AND `key` = 'css/jakarta.css' LIMIT 1 (1)
0.001562 s
0.001562 s
0.001562 s
0.001562 s
629.7266 kB
629.7266 kB
629.7266 kB
629.7266 kB
SHOW FULL COLUMNS FROM `locations` (1)
0.003421 s
0.003421 s
0.003421 s
0.003421 s
17.5078 kB
17.5078 kB
17.5078 kB
17.5078 kB
SELECT `location`.`id` AS `id`, `location`.`latitude` AS `latitude`, `location`.`longitude` AS `longitude`, `location`.`title` AS `title`, `location`.`address` AS `address`, `location`.`url` AS `url`, `location`.`map_id` AS `map_id`, `location`.`show_on_map` AS `show_on_map` FROM `locations` AS `location` WHERE `location`.`id` = '478' LIMIT 1 (1)
0.001086 s
0.001086 s
0.001086 s
0.001086 s
16.3516 kB
16.3516 kB
16.3516 kB
16.3516 kB
SHOW FULL COLUMNS FROM `tags` (1)
0.002121 s
0.002121 s
0.002121 s
0.002121 s
16.4766 kB
16.4766 kB
16.4766 kB
16.4766 kB
SELECT `tag`.`id` AS `id`, `tag`.`title` AS `title` FROM `tags` AS `tag` JOIN `announcements_tags` ON (`announcements_tags`.`tag_id` = `tag`.`id`) WHERE `announcements_tags`.`announcement_id` = '3568' (1)
0.001124 s
0.001124 s
0.001124 s
0.001124 s
16.1797 kB
16.1797 kB
16.1797 kB
16.1797 kB
SHOW FULL COLUMNS FROM `contacts` (1)
0.003668 s
0.003668 s
0.003668 s
0.003668 s
16.8203 kB
16.8203 kB
16.8203 kB
16.8203 kB
SHOW FULL COLUMNS FROM `announcement_times` (1)
0.003449 s
0.003449 s
0.003449 s
0.003449 s
16.8203 kB
16.8203 kB
16.8203 kB
16.8203 kB
SELECT `announcement_time`.`id` AS `id`, `announcement_time`.`announcement_id` AS `announcement_id`, `announcement_time`.`start_time` AS `start_time`, `announcement_time`.`end_time` AS `end_time` FROM `announcement_times` AS `announcement_time` WHERE `announcement_time`.`announcement_id` = '3568' ORDER BY `announcement_time`.`start_time` ASC (1)
0.001476 s
0.001476 s
0.001476 s
0.001476 s
16.2500 kB
16.2500 kB
16.2500 kB
16.2500 kB
Lessphp 0.019890 s
353.2188 kB
Benchmark Min Max Average Total
loading css/jakarta.css (1)
0.007670 s
0.007670 s
0.007670 s
0.007670 s
351.9688 kB
351.9688 kB
351.9688 kB
351.9688 kB
compiling css/style.less (1)
0.012220 s
0.012220 s
0.012220 s
0.012220 s
1.2500 kB
1.2500 kB
1.2500 kB
1.2500 kB
Application Execution (671) 0.030270 s 2.123086 s 0.252574 s 0.186984 s
649.5156 kB 2,139.4297 kB 1,056.1282 kB 781.3750 kB